UNIX® System Administration Handbook by Nemeth Evi & Snyder Garth & Seebass Scott & Hein Trent
Author:Nemeth, Evi & Snyder, Garth & Seebass, Scott & Hein, Trent [Nemeth, Evi]
Language: eng
Format: mobi, epub
Setting up the root hints
Another form of zone statement points named toward a file from which it can prime (preload) its cache with the names and addresses of the root name servers:
zone "." {
type hint;
file "path";
};
The “hints” are a set of DNS records that list servers for the root domain (“.”). They’re needed to give named a place to start searching for information about other sites’ domains. Without them, named would only know about the domains it actually serves and their subdomains.
The hints file is often called root.cache; it contains the response you would get if you queried a root server for the name server records in the domain “.”. We discuss how to set up a proper hints file starting on page 479.
BIND 9 has root server hints compiled into its code, so no configuration of the root zone is really needed. If you provide a hints file, however, BIND 9 will use it. We recommend that you do supply explicit hints; politics have entered the DNS arena, making root name servers and their IP addresses more volatile.
Download
UNIX® System Administration Handbook by Nemeth Evi & Snyder Garth & Seebass Scott & Hein Trent.epub
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.
AIX | Administration |
DNS & Bind | Shell |
Test-Driven iOS Development with Swift 4 by Dominik Hauser(7771)
Filmora Efficient Editing by Alexander Zacharias(5836)
The Infinite Retina by Robert Scoble Irena Cronin(5314)
Learn Wireshark - Fundamentals of Wireshark. by Lisa Bock(4007)
Linux Device Driver Development Cookbook by Rodolfo Giometti(3937)
Edit Like a Pro with iMovie by Regit(3456)
Linux Administration Best Practices by Scott Alan Miller(2863)
Linux Command Line and Shell Scripting Techniques by Vedran Dakic & Jasmin Redzepagic(2839)
MCSA Windows Server 2016 Study Guide: Exam 70-740 by William Panek(2526)
Mastering PowerShell Scripting - Fourth Edition by Chris Dent(2426)
Docker on Windows by Stoneman Elton(2321)
Kali Linux - An Ethical Hacker's Cookbook: End-to-end penetration testing solutions by Sharma Himanshu(2317)
Creative Projects for Rust Programmers by Carlo Milanesi(2274)
Hands-On AWS Penetration Testing with Kali Linux by Karl Gilbert(2113)
Hands-On Linux for Architects by Denis Salamanca(2056)
Programming in C (4th Edition) (Developer's Library) by Stephen G. Kochan(2009)
Computers For Seniors For Dummies by Nancy C. Muir(2006)
The Old New Thing by Raymond Chen(1942)
Linux Kernel Debugging by Kaiwan N Billimoria(1766)
